home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / STUTTGART / HARDWARE / IICALARM / !iicAlarm_Example_!Boot < prev    next >
Encoding:
Text File  |  1994-04-26  |  536 b   |  20 lines

  1. | Desktop boot file, saved at 00:38:15 18-Apr-1994
  2. | This is a Test for !iicAlarm 1.00
  3. | Just to show how to setup things.
  4.  
  5. *ADFS
  6. *Set Boot$Dir adfs::0.$
  7. *Set Alarmfile <Boot$Dir>.Alarms
  8. *Run <Boot$Dir>.!iicAlarm
  9.  
  10. Filer_OpenDir <Boot$Dir> 2 988 1144 156 -st -li
  11. Filer_Boot Resources:$.Apps.!Alarm
  12. Filer_Boot Resources:$.Apps.!Configure
  13. Filer_Boot Resources:$.Apps.!Draw
  14. Filer_Boot Resources:$.Apps.!Edit
  15. Filer_Boot Resources:$.Apps.!Paint
  16.  
  17. if "<AlarmMode>" <> "1" then RUN <Boot$Dir>.Normalboot
  18.  
  19. Run Resources:$.Apps.!Alarm <Alarmfile>
  20.